home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 4462 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: solon.com!not-for-mail
  2. From: nmm1@cus.cam.ac.uk (Nick Maclaren)
  3. Newsgroups: comp.lang.c,comp.lang.c.moderated
  4. Subject: Re: Are there std. Floating Pt. Exts.?
  5. Date: 4 Feb 1996 18:57:12 -0600
  6. Organization: University of Cambridge, England
  7. Sender: clc@solutions.solon.com
  8. Approved: clc@solutions.solon.com
  9. Message-ID: <4f3kl8$t92@solutions.solon.com>
  10. References: <4f3cu2$s1h@solutions.solon.com>
  11. NNTP-Posting-Host: solutions.solon.com
  12.  
  13. In article <4f3cu2$s1h@solutions.solon.com>,
  14. Tim DeBenedictis <timmyd@netcom.com> wrote:
  15. >There are a number of useful math functions which are not included in the 
  16. >standard ANSI C math library, but seem to have a fairly standard usage 
  17. >across many different implementations of the C language.  Some examples:
  18. >
  19. >inf(), nan(): generate representations of infinity and not-a-number values
  20. >isinf(), isnan(): tests for infinity and not-a-number values
  21. >asinh(), atanh(): inverse hyperbolic sine and tangent
  22.  
  23. The Numerical C Extensions Group defined a set of these, but I moved
  24. into other areas and lost track of their progress.
  25.  
  26.  
  27. Nick Maclaren,
  28. University of Cambridge Computer Laboratory,
  29. New Museums Site, Pembroke Street, Cambridge CB2 3QG, England.
  30. Email:  nmm1@cam.ac.uk
  31. Tel.:  +44 1223 334761    Fax:  +44 1223 334679
  32.